This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
Alias | |
ResolveAlias(data as string,rel as folderitem,allowdialogs as boolean) as folderitem | |
class Folderitem | |
method AsAlias(rel as folderitem) as string | |
class MacAliasRecord | |
const allVols=8 | |
const attemptMount=1 | |
method Create(relPath as FolderItem, target as FolderItem) as Integer | |
method CreateMinimal(target as FolderItem) as Integer | |
const exhaustive=512 | |
method GetInfo(idx as Integer) as String | |
method GetRecord() as String | |
property needsUpdate as boolean | |
const noDialogs=2 | |
const relFirst=1024 | |
method Resolve(relPath as FolderItem, mode as Integer) as FolderItem | |
method SetRecord(record as String) | |
method Update(relPath as FolderItem, target as FolderItem) as Integer |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.